Script Edit

 

When the script editor runs according to the type of script, a dialog box as shown in <Figure 1> appears.

Script is written as sentences in the C language format in the upper editor area of the editor in the following way.

 

1) A sentence is entered in one line.

2) The end of each sentence is ;(semi-colon) entered.

3) Use the operator used in language C.

4) Use sentences from scripts such as if, elseif, for and return.

5) It provides several kinds of script functions.

 

<Figure 1> Example of the script editor of "script at program running"

 

Reference) script example, tag(analog, digital, string) member

 

Related Helps)

Script editor execute

Script type

How to use script editor

Script operator

Script Statement

Script Function

Tag member

Script help